<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#666; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;min-width: 1320px;min-height: 100%;height: auto;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#666; text-decoration:none; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#0688dc; }
a:focus { outline:none; text-decoration:none; }
	i{font-style:normal;}

h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.transition300em{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
.clear{clear:both; height:0; line-height:0; font-size:0;}
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

.w1300{width:1300px;margin:0 auto;}
.container{width:1000px;margin:0 auto;}

/* h2{ text-align: center; line-height: 100%; font-size:35px; color: #000;font-weight:bold;} */
/* h2 span{ display: block; color: #666; font-size:20px; line-height: 100%; padding: 10px 0 64px 0; font-weight: normal;} */
/*首页头部*/

/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.htop{ background:url(../images/top_bj.jpg) repeat-x center;}
.htop .container{ height:33px; line-height:33px; overflow:hidden;}
.htop em{ float:left; font-size:13px;}
.htop span{ float:right;}
.htop span a{font-size:13px;}
.htop span a.noBl{ border-left:none;}
.htop span a.noBr{ padding-right:0;}

.hcont{background:url(../images/head_bj.jpg) no-repeat center; height:153px;}
.hcont .dlogo{ float:left;}
.hcont .dlogo dl{ overflow:hidden;}
.hcont .dlogo dt{ float:left;}
.hcont .dlogo dt img{ display:block; margin-top:13px; float:left;}
.hcont .dlogo dd{float: left; margin-top: 35px; border-left: 1px #ccc solid; margin-left: 25px; padding-left: 25px; padding-top: 10px; padding-bottom: 10px;}
.hcont .dlogo dd p { font-size:18px; color:#666;}
.hcont .dlogo dd h2{ font-size:22px; color:#046fcd; margin-top:8px;}
.hcont .dphone{ float:right; position:relative;}
.hcont .dphone dl{ padding-left:35px; margin-top:30px; background:url(../images/tel.jpg) no-repeat }
.hcont .dphone dt{ font-size:16px; padding-top:5px;}
.hcont .dphone dd{ font-size:24px; color:#ff7a00;}
.hcont .dphone img{ position:absolute; left:-216px; top:32px;}
.nlist{padding-bottom: 15px ;}
.nlist .leftli a:hover, .nlist li.cur a:hover {
    background: url(../index/liaBg.png) no-repeat center;
    color: #fff;
}
.nlist .leftli a {
    display: block;
    height: 40px;
    line-height: 40px;
    background: url(../index/liBg2.png) no-repeat 162px center;
    font-size: 14px;
    color: #333;
    padding: 0 18px;
    text-decoration: none;
}
.n_cont{ padding-top:5px; overflow:hidden;}
.n_cont dl{ /*margin-top:31px;*/ overflow:hidden; padding:25px 0 21px 29px}
.n_cont dl dt{ float:left; padding:5px; background:#eaeaea;}
.n_cont dl dt img{ display:block; width:160px; height:102px;}
.n_cont dl dd{ float:left; margin-left:23px; width:478px;}
.n_cont dl dd h5{ margin-top:3px; padding-bottom:8px; border-bottom:1px solid #dedede; overflow:hidden;}
.n_cont dl dd h5 a{ font-size:14px; color: #046fcd; float:left; padding-left:5px;}
.n_cont dl dd h5 em{ float:right;padding-right:10px;}
.n_cont dl dd p{ line-height:20px; font-size:13px; margin-top:10px;}
.n_cont dl:hover {
    background: #eaeaea;
}




/*navBox*/
.navBox{ background:url(../images/nav_bj.jpg) repeat-x center; height:49px; position:relative;}
.navBox .container&gt;ul{ height:49px;}
.navBox .container&gt;ul&gt;li{ float:left; position:relative; background:url(../images/h_s.gif) no-repeat right center}
.navBox .container&gt;ul&gt;li&gt;a{ display:block; height:49px; line-height:49px; padding:0 20px; font-size:15px; color:#fff; text-decoration:none;}
.navBox .container&gt;ul&gt;li:hover &gt;a,.navBox .container&gt;ul&gt;li.cur a{ background:#ff7a00;}



/* .is-fixed .navBox{position: fixed;top: 0;left: 0;width: 100%;z-index: 100;-webkit-transition: left 0.3s ease-in-out;-moz-transition: left 0.3s ease-in-out;-o-transition: left 0.3s ease-in-out;-ms-transition: left 0.3s ease-in-out;transition: left 0.3s ease-in-out;} */

/*轮播图*/
#banner {  display: block; overflow: hidden; }
.banner{width: 100%;left: 50%;margin-left: -960px;position: relative;}

#banner .swiper-container .swiper-wrapper .swiper-slide-active{  animation:fadeIn 0.5s linear 0s forwards;}
#banner .swiper-container .swiper-wrapper .swiper-slide swiper-slide-prev{   animation:fadeOut 0.5s linear 0s forwards;}


.theme-default #slider{margin:0 auto 0px;width:100%;height:600px !important;}
.theme-default .nivoSlider{background:url("../images/loading.gif") no-repeat 50% 50% rgb(255, 255, 255);margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;}
.theme-default .nivo-controlNav{left: 50%;width: 208px;margin-left: -100px;height: 38px;bottom: -14px;padding-top: 14px;position: absolute;z-index: 999;background-repeat: no-repeat;}
.theme-default .nivo-controlNav a{background:url(../images/bullets.png) no-repeat;border:0px currentColor;width:42px;height:17px;text-indent:-9999999px;margin-right:3px;float:left;display:block;}
.theme-default .nivo-controlNav a.active{background-position:0px -17px;}
.theme-default .nivo-directionNav a{background:url(../images/arrows.png) no-repeat;border:0px currentColor;width:65px;height:65px;text-indent:-99999999px;display:block; transition: all 0.5s;}
.theme-default a.nivo-nextNav{background-position:-65px 0px;top:45%;right:12%;}
.theme-default a.nivo-prevNav{left: 12%;top: 45%;}
.theme-default a.nivo-nextNav:hover{background-position:-65px -65px;top:45%;right:12%;}
.theme-default a.nivo-prevNav:hover{background-position:0px -65px;left: 12%;top: 45%;}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;text-indent:-9999999px;}
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;text-indent:-9999999px;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:45%;position:absolute;z-index:999;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}

#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:25px;font-size:0;}
#banner .swiper-pagination-bullet{width:40px;height:6px;background:#79848d;opacity:1;border-radius: unset;}
#banner .swiper-pagination-bullet-active{background:#eb3c00;}
#banner .swiper-button-prev{left:70px;}
#banner .swiper-button-next{right:70px;}

/*搜索*/


/*search*/
.search{ border-bottom:1px solid #e5e5e5;}
.search .gjc{ width:600px; overflow:hidden; float:left; height:51px; line-height:51px; font-size:13px;}
.search .gjc span{}
.search .gjc a{ font-size:13px;}
.search .sc{ float:right; margin-top:12px;}
.search .sc .tt{ float:left; width:234px; height:25px; line-height:25px; padding:0 10px; background:none; border:1px solid #eee; font-size:13px; color:#a1a0a0; outline:none;}
.search .sc .s_bt{ border:0px ; float:left; width:50px; height:27px; line-height:27px; text-align:center; font-size:13px; color:#fff; text-decoration:none; background-color:#046fcd;}

.search input::-webkit-input-placeholder {
    color: #aaaaaa;
  }
 
.search  input::-moz-placeholder {

    color: #aaaaaa;
  }
 
.search  input:-moz-placeholder {

    color: #aaaaaa;
  }
 
.search  input:-ms-input-placeholder {

    color: #aaaaaa;
}


/*海源四特点*/
.ppys_box{width:100%;height:470px;background:url(../images/ppys_bg.jpg) no-repeat center}
.ppys_big{width:1180px;margin:auto}
.ppys_big h4{font-size:24px;color:#1f98e4;font-weight:700;text-align:center;padding:50px 0 20px;line-height:35px;background:url(../images/ppys_tit.png) no-repeat center bottom}
.ppys_big h4 span{color:#333;font-size:18px;display:block}
.ppys_big ul{height:250px}
.ppys_big ul li{float:left;width:295px;background:url(../images/ppys_line.jpg) no-repeat;height:190px;margin:30px 0}
.ppys_big ul li span{display:block;width:107px;height:119px;background:url(../images/ppys_bg1.png) no-repeat;margin:auto;cursor:pointer}
.ppys_big ul li:hover span{background:url(../images/ppys_bg2.png) no-repeat}
.ppys_big ul li span em img{display:block;margin:auto;padding-top:26px}
.ppys_big ul li span b img{display:none}
.ppys_big ul li:hover span b img{display:block;margin:auto;padding-top:26px}
.ppys_big ul li:hover span em img{display:none}
.ppys_big ul li:first-child{background:0 0}
.ppys_big ul li p{font-size:18px;color:#313131;font-weight:700;line-height:30px;text-align:center;margin-top:10px}
.ppys_tel{width:335px;margin:auto}
.ppys_tel span{display:block;font-size:24px;color:#313131;font-family:impact;width:169px;height:45px;text-align:center;line-height:45px;background:url(../images/ppys_tel.png);padding-left:45px;float:left}
.ppys_tel a{display:block;width:110px;height:45px;background:#1f98e4;font-size:18px;font-weight:700;text-align:center;line-height:45px;color:#fff;float:right}


.fwlc_box{height:500px;background:url(../images/tupian23.jpg) no-repeat top center}
.fwlc_big{width:1180px;margin:auto}
.fwlc_big h4{font-size:24px;font-weight:700;color:#1f98e4;background:url(../images/ppys_tit.png) no-repeat center bottom;padding:60px 0 30px;margin-bottom:30px;text-align:center;line-height:30px}



.ys_box{height:840px;background:url(../images/ys_bg.jpg) no-repeat center}
.ys_box h3{width:1180px;margin:auto;padding-top:30px;height:64px}
.ys_box h3 img{display:block;margin:auto}
.ys_nr{width:1180px;margin:auto;position:relative;height:736px}
.ys_nr .ys_pic{position:absolute}
.ys_nr .ys_list{position:absolute;width:450px}
.ys_nr .ys_list .ys_tit{height:50px;margin-bottom:10px}
.ys_nr .ys_list .ys_tit span{display:block;font-size:24px;color:#1f98e4;line-height:30px;padding-left:20px}
.ys_nr .ys_list .ys_tit b{display:block;font-size:14px;color:#999;font-family:Verdana;line-height:20px;text-transform:uppercase}
.ys_nr .ys_list p{font-size:14px;color:#313131;line-height:30px;background:url(../images/ys_ico.png) no-repeat left 10px;padding-left:20px}
.ys_nr .ys_list1{top:20px;left:66px}
.ys_nr .ys_list2{top:175px;left:66px}
.ys_nr .ys_list3{top:330px;left:66px}
.ys_nr .ys_list4{top:485px;left:66px}
.ys_nr .ys_pic{bottom:0;right:-85px}
.ys_tel{width:335px;position:absolute;left:86px;top:640px}
.ys_tel span{display:block;font-size:24px;color:#313131;font-family:impact;width:169px;height:45px;text-align:center;line-height:45px;background:url(../index/images/ppys_tel.png);padding-left:45px;float:left}
.ys_tel a{display:block;width:110px;height:45px;background:#1f98e4;font-size:18px;font-weight:700;text-align:center;line-height:45px;color:#fff;float:right}

/*proMain*/
.proMain{ padding:46px 0; background-color:#f5f5f5; height:535px;}
.proMain .pro_l{ width:220px; float:left;}
.proMain .pro_r{ width:757px; float:right;}
/*pro_l*/
.pro_l h4{background:url(../images/pro_l.jpg) no-repeat center; height:87px;}
.pro_l h4 a{ display:block; height:87px;text-decoration:none; color:#fff; font-size:24px; padding-left:27px; padding-top:18px;}
.pro_l h4 a span{ font-size:14px; font-weight:normal;}
.pro_l ul{ background-color:#fff; border-top:none; overflow:hidden;}
.pro_l li{}
.pro_l li h5{ padding-left:32px; height:45px; line-height:45px; overflow:hidden; background:url(../images/lb.gif) no-repeat center; border-top:1px #fff solid;}
.pro_l li h5 a{ font-size:16px; color:#535353; text-decoration:none;}
.pro_l li .sedp p{ margin-bottom:8px;}
.pro_l li .sedp p a{ font-size:14px; display:block; margin-left:25px; padding-left:5px; height:25px; line-height:25px; text-decoration:none;}
.pro_l li .sedp p a:hover{ background:url(../index/prolistbg2.png) no-repeat center; color:#fff;}
.pro_b{background:url(../images/pro_b.jpg) no-repeat center; height:91px; line-height:110px; padding-left:68px; font-size:20px; color:#fff;}
/*pro_r*/
.pro_r .prc{ height:45px; line-height:45px; border-bottom:1px #ccc solid;}
.pro_r .prc .pt{}
.pro_r .prc .pt h5{ float:left;}
.pro_r .prc .pt h5 a{ display:block;  text-align:center; font-size:20px; color:#ff7a00; text-decoration:none; border-bottom:2px solid #ff7a00;}
.pro_r .prc .pt span{ float:right; margin-right:30px; line-height:40px;}
.pro_r .prc .pt span a{ font-size:14px; color:#fff; padding:0 10px; background:url(../index/ptline.png) no-repeat left center;}
.pro_r .prc .pt span a.noBg{ background:none;}
.pro_r .prc .pt .mor{ float:right; font-size:14px; color:#666;}
.pro_r .prc .pro{ overflow:hidden; width:757px; padding-top:10px;}
.pro_r .prc .pro li{ float:left; width:178px; margin:5px 5px 0 5px; overflow:hidden;}
.pro_r .prc .pro li&gt;a{ display:block; width:175px; height:135px; position:relative; border:1px solid #046fcd; overflow:hidden;}
.pro_r .prc .pro li&gt;a&gt;img{ display:block; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out; overflow:hidden; width:178px; height:135px;}
.pro_r .prc .pro li&gt;a&gt;img:hover{ transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
/*.pro_r .prc .pro li&gt;a i{ display:block; width:235px; height:165px; position:absolute; top:0; left:0; background:url(../index/probg.png) no-repeat center; display:none;}*/
.pro_r .prc .pro li&gt;a i img{}
.pro_r .prc .pro li&gt;a i span{}
.pro_r .prc .pro li&gt;a:hover i{ display:block;} 
.pro_r .prc .pro li p{ width:178px; text-align:center; line-height:30px; overflow:hidden;;white-space: nowrap;text-overflow: ellipsis;}
.pro_r .prc .pro li p a{ font-size:14px;}

.pro_l li h5 a{ font-size:15px; color:#535353; text-decoration:none; font-weight:normal;}
.pro_l li h5 a:hover{ font-size:15px; color:#ff7a00; text-decoration:none; font-weight:normal; font-weight:bold;}
.pro_l li .sedp{}
.pro_l li .sedp p{ margin-bottom:8px;}
.pro_l li .sedp p a{ font-size:14px; display:block; margin-left:25px; padding-left:5px; height:25px; line-height:25px; text-decoration:none;}
.pro_l li .sedp p a:hover{ background:url(../index/prolistbg2.png) no-repeat center; color:#fff;}
.pro_l li .sedp p a.on{ background:url(../index/prolistbg2.png) no-repeat center; color:#fff;}
/*优点*/
.yous{ background:url(../images/js_bj.jpg) no-repeat center top; height:727px; overflow:hidden;}
.js_con{ height:727px; overflow:hidden; position:relative;}
.js_con h2{ font:14px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-align:center; height:146px; padding-top:36px;}
.js_con h2 span{ display:block; font:bold 34px "Microsoft Yahei"; color:#fff;}
.js_c{ height:545px; overflow:hidden; position:relative;}
.js_c h3{ font:bold 30px "Microsoft Yahei"; color:#046fcd; text-align:center; margin-top:30px;}
.js_c h3 b{ color:#212121;}
.js_c h3 em{ display:inline-block; font:12px Arial, Helvetica, sans-serif; color:#646464; display:block; text-transform:uppercase;}
.js01{ position:absolute; width:272px; text-align:right; top:130px; left:0;}
.js01 dt{ height:40px; border-bottom:1px solid #bcbcbc; font:18px/40px "Microsoft Yahei"; color:#333;}
.js01 dd{ font:14px "Microsoft Yahei"; color:#333; margin-top:8px;}
.js02{ text-align:left; left:732px; height:130px;}
.js03{ top:280px; left:0;}
.js04{ position:absolute; top:304px; width:260px; right:0;}
.js04 dt{  height:40px; border-bottom:1px solid #bcbcbc;  font:18px "Microsoft Yahei"; color:#333;}
.js_con p{ position:absolute; bottom:51px; left:395px; height:40px; width:215px; font:16px/40px "Microsoft Yahei";}
.js_con p a{ display:inline-block; width:215px; height:40px; color:#fff; text-align:center; background:url(../images/sj_b.gif) no-repeat left top;}

/*about*/
.about{ height:380px; overflow:hidden;}
.a_sp{ margin-top:61px; width:501px; height:284px; overflow:hidden; position:relative;}
.a_sp p{ width:501px; height:284px; overflow:hidden;}
.a_sp img{ width:495px; height:278px; border:1px solid #dedede; padding:2px; border:1px solid #dedede;}

.a_sp ul{ position:absolute; bottom:13px; right:19px; overflow:hidden; height:5px; width:150px;}
.a_sp ul li{ float:left; width:31px; height:5px; margin-right:7px; overflow:hidden; line-height:0;}
.a_sp ul li a{ display:inline-block; background:#046fcd; width:31px; height:5px;}
.a_sp ul li a:hover ,.a_sp .cur a{ background:#ff7a00;}
.a_sp .nobot{ margin-right:0;}

.a_w{ width:458px; margin-top:60px;}
.a_w dl dt{ font:14px/32px "Microsoft Yahei"; color:#666; height:252px;}
.a_w dl dt a{ color:#333; display:block;font:bold 18px "Microsoft Yahei"; height:38px; background:url(../images/a_p.jpg) no-repeat left bottom;}
.a_w dl dd{ width:142px; height:37px; overflow:hidden;}
.a_w dl dd a{ display:inline-block; background:url(../images/a_b.gif) no-repeat left top; font:14px/36px "Microsoft Yahei"; color:#fff; text-align:center; width:142px; height:37px;}

/*实力资质*/
.sc1{ height:327px;  width:1000px; margin:0 auto;}
.sc_u{ width:1000px; margin:0 auto; height:47px; background:url(../images/n_h.png) repeat-x left bottom;}
.sc_u ul{ background:url(../images/sc_h.gif) no-repeat left center; padding-left:28px; height:47px;	}
.sc_u ul li{ float:left; font:bold 18px/46px "Microsoft Yahei"; background:url(../images/n_hq.gif) no-repeat right center; padding-right:25px; margin-right:15px;}
.sc_u ul li a{ color:#333;}
.sc_u ul li a:hover ,.sc_u .cur a{ color:#ff7a00; text-decoration:none;}
.sc_u .nobot{ background:none;}
.sc_u span{ display:inline-block; font:14px/46px "Microsoft Yahei"; text-transform:uppercase;}
.sc_u span a{ color:#555;}
.sc_con{ height:200px;  margin-top:20px;position:relative}
.sc_con em{ display:block; margin-top:76px;}
.sc_con em a{ display:block; width:48px; height:48px;}
.sc_con .e01 { background:url(../images/sc_l.png) no-repeat left top;  display: block; width: 48px; height: 48px;position:absolute;top:33%;left:-60px;}
.sc_con .e02 { background:url(../images/sc_r.png) no-repeat left top;  display: block; width: 48px; height: 48px;position:absolute;top:33%;right:-60px;}
.sc_con .e01:hover{ background:url(../images/sc_l01.png) no-repeat left top;}
.sc_con .e02:hover{ background:url(../images/sc_r01.png) no-repeat left top;}
/* .sc_con ul{ height:200px; overflow:hidden; margin-left:17px; display:inline; position:relative;} */
.sc_con ul li{ float:left; width:235px; height:200px; overflow:hidden; position:relative; margin-right:20px;}
.sc_con ul li p{ background:#868686; height:30px; line-height:30px; text-align:center; position:relative; bottom:11px;color: #fff;}
.sc_con ul li p a{ color:#fff;}
.sc_con ul li img{ width:234px; height:165px; border:1px solid #dedede; }
.sc_con .nobot{ margin-right:0;}
#ulalbu li h5{ background:#868686; font-size:14px; height:30px; line-height:30px; font-weight:normal; color:#fff; text-align:center; width:236px; position:absolute; bottom:3px;}
/* #ulalbu li p{ display:none;} */

/*xb1*/
.zx01{height:200px; overflow:hidden; position:relative;}
.zx01 a{ display:block; width:1000px; height:200px; overflow:hidden;}
.zx01 a img{ width:1000px; height:200px;}
.zx01 a:hover{ text-decoration:none;}
.zx01 p{ padding-left:34px; position:absolute; background:url(../images/zx_tel.png) no-repeat left center; font:24px "Microsoft Yahei"; color:#fff; top:140px; left:100px; z-index:10; line-height:50px;}
.zx01 p span{ display:inline-block;}
.zx01 p a{ margin-left:15px; margin-top:10px; height:33px; width:117px; color:#fff; background:url(../images/zx_b.png) no-repeat left top; height:33px; width:117px; font:16px/32px "Microsoft Yahei"; text-align:center; color:#fff;}
.zx01 p em{ width:10px;  display:inline-block;}

/*paner*/
#panerz{ width:100%; background:#ececee;}
.paner{ padding-top:10px; padding-bottom:57px;}
.paner .pcont{ position:relative; margin-top:38px; width:1100px; margin:0 auto;}
.paner .pcont ul{ overflow:hidden; width:856px; margin:0 auto;}
.paner .pcont .bd{ overflow:hidden; width:856px; margin:0 auto;}
.paner .pcont li{ float:left; width:200px; height:130px; margin:0 7px;}
.paner .pcont li img{ border:2px solid #e5e5e5; display:block;}
.paner .pcont .pbot{ top:40px;}
/* CSS Document */
/* .pbot{ display:block; width:50px; height:50px; position:absolute;} */
/* .pbot1{ background:url(../images/pbot1.png) no-repeat center; left:0;} */
/* .pbot2{ background:url(../images/pbot2.png) no-repeat center; right:0;} */

.ctle{}
.ctle h5{ margin-bottom:15px;}
.ctle i{ display:block;}
.ctle img{ display:block; margin:0 auto;}
/*合作*/
.hz{ background:url(../images/hz_bj.jpg) no-repeat center top; height:330px; overflow:hidden;}
.hz_con{ height:368px; overflow:hidden; width:1134px; margin:0 auto;}
.hz_con h2{ font:12px "Microsoft Yahei"; color:#fff; text-transform:uppercase; text-align:center;  height:72px;}
.hz_con h2 a{ text-align:center; font:bold 28px "Microsoft Yahei"; color:#fff; display:block;}
.hz_c{ overflow:hidden;}
.hz_c em{ display:block; width:48px; height:48px; overflow:hidden; margin-top:60px;}
.hz_c em a{ display:inline-block; width:48px; height:48px;}
.hz_c ul{ margin-left:19px; display:inline;}
.hz_c ul li{ float:left; width:235px; margin:0 8px;}
.hz_c ul li img{ width:235px; height:165px; border:1px #fff solid;}
.hz_c ul li span{ display:block; font:14px/34px "Microsoft Yahei"; color:#fff; text-align:center;}
.hz_c .nobot{ margin-right:0;}



.title {text-align:center;}

.title h3{color:#333333;font-weight:bold;font-size:38px;line-height:38px;position:relative;}
.title h3:before{content:'';position:absolute;background:url(../images/titlel.png)no-repeat center;width:23px;height:17px;top:8px;transform: translateX(-180%);}
.title h3:after{content:'';position:absolute;background:url(../images/titler.png)no-repeat center;width:23px;height:17px;top:8px;transform: translateX(120%);}
.titlefont {position:relative;}
.title h3 span{color:#0688dc;}
/* .title p	{color:#666666;font-size:16px;margin-top:20px;} */
.title em{    position: absolute;top:-24px;left:0;right:0;margin-left:auto;margin-right:auto;  /* 50%为自身尺寸的一半 */  color:#000000;font-size:52px;opacity: 0.1;font-weight:bold;}



/*newMain*/
.newMain{ padding-top:50px;}
.newMain .new_l{ float:left; width:642px;}
.newMain .new_r{ float:right; width:335px;}
.newMain .ntop{height: 54px; overflow: hidden; background: url(../images/n_h.png) repeat-x left bottom; line-height:54px;}
.newMain .ntop span{}
.newMain .ntop span a{text-align:center; font-size:18px; color:#333; text-decoration:none; margin-right:30px; float:left; font-weight:bold; background: url(../images/new_h.gif) no-repeat left center; padding-left: 38px;}
.newMain .ntop span a:hover,.newMain .ntop span a.cur{color: #ff7a00;font-size: 18px; font-weight:bold;}
.newMain .ntop .mor{ float:right; font-size:14px; color:#555; line-height:54px;}
/*new_l*/
.newMain .new_l .nc{ padding-left:10px; margin-top:27px;}
.newMain .new_l .nc dl{ overflow:hidden;}
.newMain .new_l .nc dt{ float:left;}
.newMain .new_l .nc dt img{ display:block;}
.newMain .new_l .nc dd{ margin-left:250px;}
.newMain .new_l .nc dd h5{width:350px; height:14px; line-height:14px; padding-top:12px; padding-bottom:7px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newMain .new_l .nc dd h5 a{ font-size:14px;}
.newMain .new_l .nc dd p{ font-size:13px; line-height:22px; height:88px; overflow:hidden;}
.newMain .new_l .nc ul{ overflow:hidden; margin-top:18px;}
.newMain .new_l .nc li{ float:left; width:50%; height:36px; line-height:36px; border-bottom:1px solid #dcdcdc;}
.newMain .new_l .nc li em{ font-size:13px; float:right; margin-right:10px;}
.newMain .new_l .nc li a{ float:left;font-size:13px; padding-left:15px; background:url(../images/diamImg.png) no-repeat left center;width:200px;    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;}
/*new_r*/
.newMain .new_r .quetion{ height:310px; overflow:hidden; margin-top:32px; padding:0 15px;}
.newMain .new_r .quetion dl{ margin-bottom:25px;}
.newMain .new_r .quetion dt{ width:285px; padding-left:33px; background:url(../images/wenImg.png) no-repeat left center; height:22px; line-height:22px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newMain .new_r .quetion dt a{ font-size:14px; font-weight:bold;}
.newMain .new_r .quetion dd{ padding-left:33px; background:url(../images/daImg.png) no-repeat left 2px; font-size:13px; height:60px; line-height:20px; overflow:hidden; margin-top:13px;}
.new_r h2{height:54px; background: url(../images/n_h.png) repeat-x left bottom; width: 330px; overflow: hidden;}
.new_r h2 a{background: url(../images/wd_h.gif) no-repeat left center; padding-left: 32px; font: bold 18px/54px "Microsoft Yahei"; color: #333; display: inline-block;}
.new_r h2 span a{background: none; font: 14px/54px "Microsoft Yahei"; color: #555; text-transform: uppercase; }

/*links*/
.link { overflow:hidden; }
.link h2{ height:42px; background:url(../images/link_hb.gif) no-repeat right bottom;overflow:hidden;}
.link h2 span{ display:inline-block; font:bold 14px/40px "Microsoft Yahei";}
.link h2 span a{ color:#666;}
.link h2 i{ background:url(../images/link_hl.gif) no-repeat left top; padding-left:40px; display:inline-block; font: bold 18px Tahoma, Geneva, sans-serif;color:#dcdcdc; text-transform:uppercase;}
.link h2 i b{ display:block; color:#084ea4; font:bold 20px/20px "Microsoft Yahei"; color:#333;}
.link p{ line-height:30px; color:#666; padding-top:10px; font:14px/30px "Microsoft Yahei";}
.link p a{ color:#666; padding:0 22px; display:inline-block;}

.link{ overflow:hidden; padding-top:31px; padding-bottom:36px;}
.link h4{ float:left;}
.link ul{ overflow:hidden;}
.link li{ float:left; height:32px; line-height:32px; margin:0 15px; display:inline;}
.link li a{ font-size:14px;}


.footWrap{ background:#2c2c2e; height:285px; overflow:hidden;}
.fnav{ height:74px; line-height:74px; text-align:center; color:#fff; font-size:14px; font-family:"Microsoft Yahei"; border-bottom:1px solid #202023;}
.fnav a{ color:#fff; padding:0 20px; display:inline-block;}
.f_d{ height:209px; border-top:1px solid #353536;}
.f_pic{ margin-top:40px;}
.f_pic img{}
.f_wz{ background:url(../images/f_s.gif) no-repeat left center; padding-left:24px; margin-left:18px; display:inline; font:14px/26px "Microsoft Yahei"; color:#fff; margin-top:38px; width:450px;}
.f_wz a{ color:#fff;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz img{ vertical-align:middle; margin-right:12px;}
.code{ margin-top:34px; overflow:hidden;}
.code p{float:left;width: 200px;margin-right:50px;}
.code p img{width: 126px;height:126px;}
.code p em{display:block;font:14px/28px "Microsoft Yahei";color:#fff;/* text-align:center; */ padding-left:9px;}
.code .nobot{ margin-right:0;}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 1000000;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #02acfa;float: left;position: relative;border-top:1px solid #333;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li:hover{ background:#0087db;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#02acfa;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 150px;position:absolute; top:0; left:-151px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}
.retract{position:absolute;left:-36px;top:50%;margin-top:-30px;width:36px;height:60px;background:url(../images/djt.png) no-repeat center right #02acfa;border-radius: 30px 0 0 30px;box-shadow: -2px 0 7px 0 rgb(0 0 0 / 50%);cursor:pointer;}
.loadont{position: absolute;right: 0;top: 0;background: #0688dc;color: #fff;width: 20px;text-align: center;padding: 10px;font-size: 16px;line-height: 20px;box-shadow: 0 0 5px 0px rgb(0 0 0 / 50%);cursor:pointer;display:none;}

/*面包屑*/
.location{width: 100%;height: 45px;border-bottom: 1px solid #eee;}
.location span{display:block;line-height: 45px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;color: #666;}
.location span a{color: #666;}
.location span a:hover{color: #0688dc;}
/*联系我们*/
.lianxi_m {overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5;}
.lianxi_m .lianxi_ml {width: 260px;float: left;background: #0688dc;color: #fff;padding: 30px;overflow: hidden;}
.lianxi_m .lianxi_ml .lianxi_ml_m {overflow: hidden;font-size: 32px;font-weight: bold;line-height: 52px;margin-bottom: 10px;color: #fff;}
.lianxi_m .lianxi_ml .lianxi_ml_s {width: 240px;border: solid 2px #fff;font-size: 24px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 10px;line-height: 40px;}
.lianxi_m .lianxi_ml .lianxi_ml_en {font-family:'Arial';font-size: 24px;line-height: 40px;}

.lianxi_mr {float: right;position: relative;width: calc(100% - 348px);}
.lianxi_mr_i {float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 10px;}
.lianxi_m .mr_i {font-size: 100px;line-height: 200px;margin-top: 80px;margin-left: calc(100% - 690px);position: absolute;right:30px;}
.lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;line-height: 28px;color: #666;font-size: 16px;text-align:left;}
.lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #0688dc;}
.contact_ny ul  { background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:33.3333%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding: 24px;text-align: left;box-sizing: border-box;}

.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 6px;}
.contact_ny .ftlxfs{ float: left; width: calc(100% - 60px);}
.contact_ny ul li h5 {color: #0688dc;margin-bottom: 4px;font-size: 18px;font-weight: bold;}
.contact_ny ul li&gt;p{float: left;}

/*内页样式*/
.inside{padding:40px 0;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;}

/*内页左侧导航*/
.nynav{width:200px;float:left;}
.nyjc{margin-bottom:20px;}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #0688dc;}
.nyjc-til p{font-size: 24px;font-weight:bold;}
.nyjc-til i{display: block;height: 1px;width: 100px;background: #fff;margin:10px 0;}
#sidebar{padding:10px;background: #fff;border: 1px solid #0688dc;}
#sidebar li{margin-top: 10px;}
#sidebar li:first-child{margin-top: 0px;}
#sidebar li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar li.cur a, #sidebar li:hover a{background: #0688dc;color: #fff;}
.nyhotpro{margin-bottom:20px;}
.nyhotpro .bd{overflow:hidden;padding:10px;background: #fff;border: 1px solid #0688dc;}
.nyhotpro .bd ul li{text-align:center;margin-bottom:10px;}
.nyhotpro .bd ul li a{display:block;}
.nyhotpro .bd ul li a img{margin-bottom:10px;max-width:100%;padding:2px;border:1px solid #ccc;box-sizing:border-box;}
.nyhotpro .bd ul li p a{font-size:16px;line-height:30px;background:#ccc;}
.nyhotpro .bd ul li a:hover img{border-color:#0688dc;}
.nycontel-con{padding:10px;background: #fff;border: 1px solid #0688dc;line-height:1.8;}
.nycontel-con img{max-width:100%;height:auto !important;}

/*内页左侧产品导航*/
.nyprojc{margin-bottom:20px;}
.nyprojc-til{background: url(../images/nypronav-bg.jpg) no-repeat center;}
.nyprojc-til a{padding: 25px;display: block;}
.nyprojc-til a p{color: #fff;font-weight: bold;font-size: 22px;line-height: 30px;}
.nyprojc-til a span{color: #999;display: block;text-transform: capitalize;font-weight: 100;line-height: 20px;font-size: 14px;}
#sidebar1{overflow:hidden;}
#sidebar1 li{position: relative;width: 100%;}
#sidebar1 li::before, #sidebar1 li::after{content: '';display: block;height: 100%;position: absolute;width: 1px;background: #eee;top: 0;z-index:1;}
#sidebar1 li::before{left:0;}
#sidebar1 li::after{right:0;}
#sidebar1 li&gt;a{display: block;line-height: 60px;height: 60px;width: 100%;position: relative;overflow: hidden;background: #fff;}
#sidebar1 li&gt;a::before{content: '';display: block;height: 60px;background: #0688dc;left: -100%;top: 0;position: absolute;width: 100%;z-index: 2;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
#sidebar1 li&gt;a::after{position: absolute;content: '';background: #eee;width: 100%;height: 1px;bottom: 0;left: 0;z-index: 1;}
#sidebar1 li&gt;a&gt;span{display: block;font-size: 16px;color: #343434;height: 100%;position: relative;z-index: 3;padding: 0 30px;}
#sidebar1 li&gt;a&gt;i{display: block;position: absolute;right: 20px;top: 23px;width: 18px;height: 18px;background: url(../images/nyprolist_cur.png) no-repeat 0 center;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;z-index: 3;-webkit-transform: rotate(0deg);transform: rotate(0deg);}
#sidebar1 li&gt;.nypronav2{padding: 22px 0;background: #eee;display:none;}
#sidebar1 li&gt;.nypronav2&gt;a{display: block;color: #666;line-height: 34px;padding: 0 30px;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;font-size: 13px;}
#sidebar1 li.cur&gt;a::before{left:0;}
#sidebar1 li.cur&gt;a&gt;span{color: #fff;}
#sidebar1 li.cur&gt;a&gt;i{background-position: -27px center;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
#sidebar1 li&gt;.nypronav2&gt;a.cur, #sidebar1 li&gt;.nypronav2&gt;a:hover{color: #0688dc;}

#nymessage { background-color: #f5f5f5;padding-top: 50px;  padding-bottom: 50px;}
.form-horizontal { overflow: hidden; margin-top: 20px; }
#nymessage h4 { font-size: 32px; line-height: 50px; color: #333; font-weight: bold; text-align: center;}
#nymessage p { width: 100%;text-align: center; padding-top: 10px;font-size: 16px; line-height: 30px; color: #777; }
.form-horizontal .form-group {margin-bottom: 10px; position: relative;}
.form-control { padding: 0px; margin: 0px; border: none; }
#nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; }
#nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 46%; margin-right: 60px; } 
#nymessage .mess_1 .form-group:nth-child(2n) { margin-right: 0px; }
#nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  font-size: 16px;   }
#nymessage textarea { width: 100%;height: 200px;padding: 25px 20px;line-height: 26px; background: #fff;  overflow-y: auto;font-size: 16px;  }
.btn-default { width: 20%; line-height: 40px; text-align: center; font-size: 16px; color: #333; background-color: #dadde3; border: none; border-radius: 0;}
.btn-default:first-child { background-color: #0d65b3; color: #fff; margin-right: 20px; }
@media( max-width: 767px) {
	#nymessage { padding-top: 20px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; }
	#nymessage h4 { font-size: 22px; line-height: 1; }
	#nymessage .mess_1 .form-group { margin-right: 10px; width: 48%; }
	#nymessage .mess_1 .form-group input { height: 60px; line-height: 60px; }
}



/*内页右侧内容*/
.nyshow{width:780px;float:right;}
/* .nywidth{width:1300px;} */
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin-bottom:20px;}
.nyshow-til&gt;h1, .nyshow-til&gt;h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #0688dc solid;color: #0688dc;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til&gt;h1::before, .nyshow-til&gt;h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#0688dc;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.nyshowdesc img{max-width:100%;height:auto !important;}

/*推荐新闻*/
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews&gt;h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #0688dc solid;color: #0688dc;font-size: 18px;font-weight: bold;background:url(../images/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{width:50%;float:left;font-size: 14px;line-height: 30px;padding: 0 15px;background: url(../images/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:270px;color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#0688dc;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-ul li.fourli{width:25%;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#0688dc;color:#0688dc;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top&gt;h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin-bottom:20px;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{max-width:800px;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#0688dc;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top&gt;h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top&gt;ul{padding:10px;background:#f6f6f6;}
.showdown-top&gt;ul&gt;li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top&gt;ul&gt;li:last-child{margin-bottom:0;}
.showdown-top&gt;ul&gt;li&gt;span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}


.nyimg-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyimg-div a img{display:block;max-width: 100%;width: 311px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nyimg-div a.nyimg-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyimg-div:hover a{border-color:#0688dc;color:#0688dc;}
.nyimg-div:hover a img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showimg-time{text-align:center;}
.showimg-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showimg-time span:last-child{margin-right:0;}
.showimg-img{margin-bottom:15px;text-align:center;}
.showimg-img img{max-width:100%;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-weight:bold;}
.showimg-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showimg-con  img{max-width:100%;height:auto !important;}

/*新闻列表*/
.nynews-ul{overflow:hidden;}
.nynews-ul li{margin-bottom: 15px;}
.nynews-ul li a{overflow: hidden;display: block;}
.nynews-ul li a dl{overflow: hidden;border: 1px solid #ddd;padding: 15px 10px 18px 22px;width:100%;box-sizing:border-box;}
.nynews-ul li a dl dt{float:left;box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
.nynews-ul li a dl dt img{display: block;width: 230px;}
.nynews-ul li a dl dd{float: left;width: 470px;margin-left: 30px;}
.nynews-ul li a dl dd h5{width: 390px;float: left;font-size: 18px;line-height: 32px;font-weight: normal;color: #333;}
.nynews-ul li a dl dd em{float: right;height: 30px;line-height: 30px;font-size: 14px;color: #999;}
.nynews-ul li a dl dd p{line-height: 20px;font-size: 14px;margin-top: 15px;height: 60px;color:#666;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.nynews-ul li a dl dd span{width: 135px;border: 1px solid #ddd;line-height: 35px;height: 35px;font-size: 16px;color: #666;margin-top: 10px;float: right;display: block;text-align: center;}
.nynews-ul li a:hover dl{border:1px solid #0688dc;}
.nynews-ul li a:hover dl dt{box-shadow: 0 0 5px 0 rgb(2 128 246 / 80%);}
.nynews-ul li a:hover dl dd h5{color:#0688dc;}
.nynews-ul li a:hover dl dd span{border: 1px solid #0688dc;background: #0688dc;color: #fff;}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}

/*产品列表*/
.nypro-ul{overflow:hidden;}
.nypro-ul li{width:250px;margin-right:10px;margin-bottom:10px;float:left;}
.nypro-ul li *{transition: 0.3s all ease-in-out;}
.nypro-ul li:nth-child(3n){margin-right:0;}
.nypro-ul li a{display:block;position:relative;}
.nypro-ul li a .nypro-img{overflow:hidden;position:relative;   }
.nypro-ul li a .nypro-img img{max-width:100%;display:block;     border: 1px solid #d3d3d3;width: 245px;height: 180px;}
.nypro-ul li a .nypro-img .nypro-hov{position:absolute;top:100%;width:100%;height:100%;opacity:0;background:url(../images/nyproico.png) no-repeat center rgba(2,128,246,0.6);}
.nypro-ul li a .nypro-txt{width: 100%;position: relative;z-index: 4;padding: 10px 0;}
.nypro-ul li a .nypro-txt p{padding: 0 20px;text-align:center;color:#333;font-size: 18px;line-height: 36px;height: 36px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nypro-ul li a .nypro-txt span{font-size: 13px;display: block;height: 25px;line-height: 25px;padding: 0 20px;
color: #777;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nypro-ul li a:hover .nypro-img img{top: 0;opacity: 1; border:1px solid rgb(2, 172, 250);}
/* .nypro-ul li a:hover .nypro-txt{background:#fff;} */

/*产品详情*/
.nyproshow-top{overflow:hidden;}
.nyproshow-top&gt;dt{padding-bottom: 15px;float:left;width:402px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;}
.MagnifierMain{position: relative;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;display:block;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move; display:none;}
.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(../images/loading.gif) no-repeat center center; display:none;}
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 344px;height: 90px;overflow: hidden;margin: 10px auto 0;}
.spec-items ul{width: 500%;position: absolute;top: 8px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 106px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #0061ad;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height:86px;line-height: 86px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}
.nyproshow-txt{float:left;width: 345px;margin-left: 28px;z-index:1;}
.nyproshow-txt&gt;h1{font-size: 20px;color: #333;border-bottom: 1px dashed #bbbbbb;padding: 2px 0 10px;line-height: 32px;margin-bottom:10px;}

/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#0688dc;color:#fff;display:none;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#0688dc;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #0688dc;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details img{max-width: 100%;height:auto !important;}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro&gt;h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #0688dc solid;color: #0688dc;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#0688dc;}
#abprolist li a:hover p{background:#0688dc;color:#fff;}

/*标签*/
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#0688dc;}
/*分享按钮*/
.jiathis{ padding:0px 5px; height:35px; line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/*上下页按钮*/
.ny-page{overflow: hidden;margin-bottom:30px;display:flex;justify-content:space-between;}
.ny-pagea{width:50%;float:left;padding:20px 10px;box-sizing:border-box;overflow:hidden;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.ny-pagea:last-child{text-align:right;float:none;}
/*搜索模块*/
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til&gt;a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #0688dc;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til&gt;a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #0688dc;}
.nysearch-til&gt;a:hover{background:#0688dc;}
.nysearch-til&gt;a:hover .nysearch-arrow{border-left-color:#0688dc;}
.nysearch-til&gt;h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #0688dc;left:10px;}

/*手机样式*/

.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .m-location,.ny-prolist,.wraplx{display:none;}
@media (max-width: 768px){
	html, body{max-width: 640px;min-width: 320px;margin: 0 auto;overflow-x: hidden;position: relative;}
	body{padding-bottom: 50px;}
	*{box-sizing:border-box;}

	.header, .navBox, #banner, .search,.proMain, .yous,.about, .case, .sc1,.newMain, .link, .dbdht,.hz,.foot_banquan,.newMain,.footWrap,.nywlx ,.case_bg ,#agbt,.footer-link,.showpage,.showprolist,.fban,.news, .footer, .fcopy, .diyos, .location, .nyhotpro, .nyjc-til, .nyshow-til{display:none;}
	.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .m-location,.ny-prolist,.wraplx{display:block;}
	.container{width:100%;}
	.nyproshow-top{margin-top:20px;}
	/* -- 页面整体布局 -- */
	.m-header{overflow: hidden;padding-bottom: 10px;}
	.m-header h1{text-align: center;padding:3%;}
	.m-header h1 img{max-width: 100%;vertical-align: middle;}
	.m-header .m-slogan{color: #393939;text-align: center;}
	.m-header .m-slogan p{font-size: 1.2rem;}
	.m-header .m-slogan span{font-size: 1rem;}
	/*导航*/
	.m-nav{ height:5.875rem; overflow:hidden; background:#0688dc; position:relative;}
	.m-nav:before{content: '';position: absolute;width: 100%;left: 0;top: 50%;border-bottom: 1px solid #aaa;}
	.m-nav a{display: block;float: left;width: 33.33%;font: 1rem/2.92rem "microsoft yahei";height: 2.92rem;color: #fff;text-align: center;border-right: 1px solid #aaa;}
	/* .m-nav a:nth-child(4n){border-right: none;} */
	.m-nav a:hover{color:#fff;}
	/*ban轮播广告*/
	.g-adv{overflow:hidden;}
	.g-adv img{ display: block;width: 100%;height: auto;}
	/*标题*/
	.m-title{padding-top:10px;}
	.m-title&gt;h2{font-size:1.5rem;color:#333;text-align:center;}
	.m-title&gt;p{font-size:1rem;color:#666;text-align:center;}
	/*产品中心*/
	.g-pro{padding:20px 0;}
	.g-pro .wlist{display: flex;flex-wrap: wrap;align-content: flex-start;margin-top:20px;}
	.g-pro .wlist li{flex:1}
	.g-pro .wlist li a{display:block;line-height:40px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;text-align:center;border: 1px solid #E5E5E5;}
	.g-pro .wlist li.z-on a{background:#0688dc;color:#fff;border:1px solid #0688dc;}
	.g-pro .wcont{padding:5px;}
	.g-pro .wcont li{width:50%;float:left;padding:5px;}
	.g-pro .wcont li a{display:block;}
	.g-pro .wcont li a img{max-width:100%;border:1px solid #ddd;}
	.g-pro .wcont li a p{line-height:30px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
	/* 优势 */
	.wap-ys { padding:30px 0px; background: #f5f5f5; overflow: hidden; }
.wap-ys .wap-ys_t { text-align: center; display: block; }
.wap-ys .wap-ys_t h2 { font-size: 26px; color: #333; font-weight: bold; }
.wap-ys .wap-ys_t p { font-size: 14px; color: #666; text-transform: uppercase;  }
.wap-ys_nr { margin-top: 30px; overflow: hidden; padding-left: 10px; padding-right: 10px;  }
.wap-ys_nr dt { overflow: hidden; display: block; position: relative; z-index: 1; }
.wap-ys_nr dt img { width: 100%; display: block; height:100% !important;}
.wap-ys_nr .wap-ys_nr_list { background: #fff; border: 1px solid #ddd; border-top:none; padding-left: 10px; padding-right: 10px; padding-bottom: 30px; }
.wap-ys_nr .wap-ys_nr_t {position: relative; font-size: 18px; color: #0186fc;font-weight: bold; padding-left: 80px; line-height: 3;}
.wap-ys_nr .wap-ys_nr_t:after {position: absolute; content: ''; width: 60px; height: 76px; display: block; background: url(../images/wap_ysico.png)no-repeat center;  top: -30px; z-index: 2; font-size: 30px; color: #fff; text-align: center; line-height: 50px; left: 0px;}
.wap-ys_nr .con:nth-child(1) .wap-ys_nr_t:after { content: '01'; }
.wap-ys_nr .con:nth-child(2) .wap-ys_nr_t:after { content: '02'; }
.wap-ys_nr .con:nth-child(3) .wap-ys_nr_t:after { content: '03'; }
.wap-ys_nr .con:nth-child(4) .wap-ys_nr_t:after { content: '04'; }
.wap-ys_nr .con:nth-child(5) .wap-ys_nr_t:after { content: '05'; }
.wap-ys_nr .con:nth-child(6) .wap-ys_nr_t:after { content: '06'; }
.wap-ys_nr .wap-ys_nr_desc { font-size: 14px; color: #454545; line-height: 2;  }
.wap-ys_nr .m-cnt{height: 0.5rem;margin-top: 2rem;text-align: center;display:flex;justify-content:center;}
.wap-ys_nr .m-cnt li{width: 11%;height: 0.5rem;background: #c8c8c8;display: inline-block;float: left;margin: 0 2.5%;}
.wap-ys_nr .m-cnt li.z-on{background: #0186fc;}



	/*关于我们*/
	.g-about{margin-bottom:20px;}
	.g-about-box{margin-top:20px;}
	.g-about-box img{width:100%;display:block}
	.g-about-txt{margin-top:20px;padding:0 10px;text-align:center;}
	.g-about-txt h3{text-align: center;font-size: 1.2rem;font-weight: bold;color: #282828;margin-bottom: 0.5rem;}
	.g-about-txt div{color: #242424;font-size: 1rem;height: 6rem;line-height: 1.5rem;overflow: hidden;margin-bottom:10px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;text-align:justify;}
	.about-btn{margin:20px auto 0;}
	/*新闻资讯*/
	.m-new{overflow: hidden;padding-bottom:20px;}
	.n_q{ height: 3.17rem; line-height:3.17rem; overflow: hidden; background: #f0f0f0; margin-bottom: 1rem;display:flex;}
	.n_q li{flex:1;font-size: 1rem;color: #393939; font-weight: normal;text-align: center; height: 3.17rem; box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; }
	.n_q li.z-on{ border-top: 0.25rem solid #0688dc; font-weight: bold; color: #0688dc; background: #fff;}
	.m-new .con{ float: left; display: inline; width: 100%;}
	.n_c ul{ padding: 0 3.9%;}
	.n_c ul li{ padding-left: 1.25rem; height:2.46rem; line-height: 2.46rem; font-size: 1rem; font-family: "microsoft yahei"; overflow: hidden; border-bottom: 1px dashed #e0e0e0; position: relative;}
	.n_c ul li:before{ content: ''; width: 0.33rem; height: 0.33rem; border-radius: 1rem; background: #a9a9a9; position: absolute; top: 1rem; left: 0;}
	.n_c ul li a{ color: #333333; display: block; float: left; width: calc(100% - 100px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.n_c ul li:nth-child(6){ border-bottom: 0;}
	.n_c ul li span{ float: right; font-size: 1rem; color: #c1c1c1;}
	/*尾部二维码*/
	.m-fewm{text-align:center;padding:10px}
	.m-wx{display:inline-block;font-size:0;margin: 0 5px;}
	.m-wx img{width:120px;}
	.m-wx p{font-size:12px;margin-top:5px;}
	/*底部按钮*/
	.m-fbtn{position:fixed;bottom:0;overflow: hidden;z-index: 999;width: 100%;background: #0688dc;text-align: center;display:flex;min-width: 320px;max-width: 640px;}
	.m-fbtn a{flex:1;padding:7px 0;color:#fff;}
	.m-fbtn a i{font-size:16px;display:block;}
	.m-fbtn a span{display:block;line-height:20px;}
	/*内页产品中心*/
.ny-prolist{padding:10px 0;}
.ny-prolist&gt;h1{font-size:1.2rem;text-align:center}
.ny-prolist&gt;dl{padding:10px 0;}
.ny-prolist&gt;dl&gt;dt{padding-left: 15px;border-bottom: 1px dashed #eee;background:#f4f4f4;}
.ny-prolist&gt;dl&gt;dt&gt;a{line-height: 40px;font-size:16px;padding-left: 15px;position: relative;display:block;}
.ny-prolist&gt;dl&gt;dt&gt;a::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #2f6cc7;}
.ny-prolist&gt;dl&gt;dd{padding:5px;overflow:hidden;}
.ny-prolist&gt;dl&gt;dd&gt;a{float:left;display:block;width:33.33%;padding:5px;}
.ny-prolist&gt;dl&gt;dd&gt;a:nth-child(n+4){display:none}
.ny-prolist&gt;dl&gt;dd&gt;a&gt;img{max-width:100%;display:block;margin:0 auto;border:1px solid #eee;}
.ny-prolist&gt;dl&gt;dd&gt;a&gt;h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
.ny-prolist&gt;ul{padding:10px 5px;overflow:hidden;}
.ny-prolist&gt;ul&gt;li{float:left;width:50%;padding:5px;}
.ny-prolist&gt;ul&gt;li&gt;a{display:block;}
.ny-prolist&gt;ul&gt;li&gt;a&gt;img{display:block;max-width:100%;margin:0 auto;border:1px solid #eee;}
.ny-prolist&gt;ul&gt;li&gt;a&gt;h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}

	/*内页面包屑导航样式 开始*/
	.m-btit {
		line-height: 35px;
		padding-left: 12px;
		font-size:14px;
		color:#666;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		border-top:1px solid #d9d9d9;
		box-shadow:0 1px #fff;
		position:relative;
		background-color:#f6f6f6;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
		background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);  /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，正常的写法*/
		border-bottom:1px solid #d9d9d9;
		} /*内页面包屑导航背景*/
	.m-btit:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		left:0;
		top:0;
		width:100%;
		border-top: 1px solid #fff;}	/*内页面包屑导航背景上面的线条*/
	.m-btit a{color:#666;}
	.m-btit span{ padding:0 8px; position:relative; height:100%; top:3px; left:-2px; display:inline;}
	.m-btit span:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		background:#7c7c7c;
		width:8px;
		height:8px;
		left:2px;
		top:3px;
		z-index:10;
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);}  /*角度45度，内页面包屑箭头样式*/
	.m-btit span:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		width:8px;
		height:8px;
		left:1px;
		top:3px;
		z-index:11; background-color:#f2f2f2;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee)); /*针对苹果老式浏览器写的兼容*/
		background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f2f2f2, #eeeeee);  /*背景渐变，正常的写法*/
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);	} /*角度45度，内页面包屑箭头样式*/
	/*内页面包屑导航样式 结束*/
	/*内页主体*/
	.inside{padding:0;margin-bottom:20px;}
	.nynav{width:100%;background: #f3f3f3;}
	.nyjc{margin-bottom:0;}
	#sidebar{padding: 0px;background: transparent;border: none;display: flex;flex-wrap: wrap;align-content: flex-start;}
	#sidebar li{margin-top: 0px;flex:1;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;}
	#sidebar li a{padding: 0 5px;}
	.nyshow{width:100%;}
	.nyshowdesc{margin-top: 10px;padding: 0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;overflow-x: auto;}
	.nyshowdesc&gt;div{width:100% !important;}
	.nyshowdesc table{white-space: nowrap;}
	.nyhotnews&gt;h3{background: url(../images/nyhotnewico.png) no-repeat left 10px top 10px;padding-left: 10px;}
	.nyhotnews-list li{width:100%;background:none;border-bottom: 1px dashed #ddd;}
	.nyhotnews-list li a{width:calc(100% - 90px);}
	.ny-page a{padding:8px;font-size:12px;}
	/*图片模块*/
	.nyimg-ul{margin-top:20px;}
	.nyimg-ul li{width:50%;margin-bottom:10px}
	.nyimg-div a.nyimg-a{font-size:12px;}
	.showimg-top{margin-top:20px;}
	.showimg-top h1{font-size:20px;}
	.showimg-time span{font-size:12px;}
	.showimg-con{padding:0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;}
	/*视频模块*/
	.nyvideo-ul{margin-top:20px;}
	.nyvideo-ul li{width:50%;margin-bottom:10px}
	.nyvideo-div a.nyvideo-a{font-size:12px;}
	.showvideo-top{margin-top:20px;}
	.showvideo-top h1{font-size:20px;}
	.showvideo-time span{font-size:12px;}
	.showvideo-mp video, .showvideo-mp iframe{max-width:100%;}
	/*下载模块*/
	.nydown-list{margin-top:20px;}
	.nydown-list table thead{font-size:14px;white-space:nowrap;}
	.nydown-list table th{width: 30%;}
	.showdown-top{margin-top:20px;}
	/*文章模块*/
	.nynews-ul{margin-top:10px;}
	.nynews-ul li{padding:0 10px;margin-bottom:10px;}
	.nynews-ul li a dl{padding:8px;}
	.nynews-ul li a dl dt img{width:130px;}
	.nynews-ul li a dl dd{width:calc(100% - 140px);margin-top:0;margin-left:10px;}
	.nynews-ul li a dl dd h5{width:100%;font-size:14px;line-height:20px;}
	.nynews-ul li a dl dd em{height: 18px;line-height: 18px;font-size: 12px;}
	.nynews-ul li a dl dd p{font-size:12px;margin-top:0;}
	.nynews-ul li a dl dd span{display:none;}
	.shownews-top{margin-top:20px;}
	.shownews-top h1{font-size:20px;}
	.shownews-time span{font-size:12px;}
	.shownews-con{padding:0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;}
	/*标签*/
	.pro_key{padding:0 10px;}
	/*搜索模块*/
	.nysearch-ul{margin-top:10px;padding:0 10px;}
	.nysearch-ul li.nysearch-li{padding-bottom:10px;margin-bottom:10px;}
	.nysearch-til&gt;h2{font-size:16px;}
	/*产品模块*/
	.nyprojc-til{background-size:100%;}
	.nyprojc-til a{padding:20px;}
	.nyprojc-til a span{color:#fff;}
	#sidebar1 li&gt;a{line-height: 40px;height: 40px;}
	#sidebar1 li&gt;a::before{height:40px;}
	#sidebar1 li&gt;a&gt;span{font-size:14px;}
	#sidebar1 li&gt;a&gt;i{top: 12px;}
	#sidebar1 li&gt;.nypronav2{padding:5px 0;}
	#sidebar1 li&gt;.nypronav2&gt;a{font-size:12px;line-height:30px;}
	.nypro-ul li{width:50%;margin:0;padding:0 10px;box-sizing:border-box;}
	.nypro-ul li a .nypro-txt{padding:10px 0;}
	.nypro-ul li a .nypro-txt p{padding:0;font-size: 14px;line-height: 25px;height: 25px;}
	.nypro-ul li a .nypro-txt span{padding:0;font-size: 12px;line-height: 20px;height: 20px;}
	.nyproshow-top&gt;dt{width:100%;padding:0 10px;box-sizing:border-box;margin-bottom:20px;}
	.spec-items{width: calc(100% - 50px);}
	.nyproshow-txt{width:100%;padding:0 10px;box-sizing:border-box;margin-left:0;}
	.nyproshow-txt&gt;h1{font-size:18px;text-align:center;}
	.showpro-telcon span{font-size:20px;}
	.showpro-tel a{display:none;}
	.showpro-con ul{margin-bottom:0;}
	.showpro-details .showpro-det{padding:10px;}
	.nyaboutpro&gt;h3{padding-left:10px;background: url(../images/nyaboutproico.png) no-repeat 10px;}
}

@media (max-width: 768px) and (min-width:320px) {
	html { font-size:75%;}
}
@media (max-width: 768px) and (min-width:360px) {
	html { font-size:85%;}
}
@media (max-width: 768px) and (min-width:375px) {
	html { font-size:87.5%;}
}
@media (max-width: 768px) and (min-width:414px) {
	html { font-size:96%;}
}
@media (max-width: 768px) and (min-width:480px) {
	html { font-size:110.5%;}
}
@media (max-width: 768px) and (min-width:568px) {
	html { font-size:129%;}
}
@media (max-width: 768px) and (min-width:639px) {
	html { font-size:150%;}
}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#0688dc; display: inline-block; }
.metpager_5 a:hover { border:1px solid #0688dc; color:#fff; background-color:#0688dc;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#0688dc; border:1px solid #0688dc; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}</pre></body></html>